Carbon


FKEYProcPtr

Header: Events.h Carbon status: Unsupported

typedef void(* FKEYProcPtr) ();

You would declare your function like this if you were to name it MyFKEYCallback:

void MyFKEYCallback ();

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

Application-defined function-key procedures are not supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)